Uses of Class
org.eclipse.vtp.desktop.core.configuration.adrequest.AttachedDataManager

Packages that use AttachedDataManager
org.eclipse.vtp.desktop.core.configuration.adrequest   
 

Uses of AttachedDataManager in org.eclipse.vtp.desktop.core.configuration.adrequest
 

Methods in org.eclipse.vtp.desktop.core.configuration.adrequest that return AttachedDataManager
 AttachedDataManager GenericBinding.getAttachedDataManager()
           
 

Constructors in org.eclipse.vtp.desktop.core.configuration.adrequest with parameters of type AttachedDataManager
AttachedDataBinding(AttachedDataManager manager, java.lang.String name)
           
GenericBinding(AttachedDataManager manager, java.lang.String name)